/*---------------------------------------------------------------------------------------------------------*/
/*                                                                                                         */
/* Copyright (c) 2010 by Nuvoton Technology Corporation                                                    */
/* All rights reserved                                                                                     */
/*                                                                                                         */
/*---------------------------------------------------------------------------------------------------------*/
/*                                                                                                         */
/* NuMicro(TM) M051 Series Board Support Package v1.00.001                                                 */
/* Based on directly register control coding rule                                                          */
/*---------------------------------------------------------------------------------------------------------*/

Introduction:
    NuMicor(TM) M051 Series BSP supports the basic materials for NuMicro M051 series development and provides 
directly register control to use the NuMicro(TM) M051 series. The documents and examples show how to use each
periperal and the pre-created projects of each tool chain could be as an application template.

The supported tool chain includes: Keil MDK 4.1, IAR EWARM 5.5 or their higher version.

NuMicro(TM) M051 Series BSP includes:

\Common
    The common source files which supports genernal function.
\Include
    The include files which supports register definition and macro to setup peripheral.
\NuvotonPlatform_Keil
    All samples and source files build by KEIL tool.

Update History:

2010/08/20:

    v1.00.001 Primary release version.
    
2011/05/30:

    v1.00.002 Revised the way to use NVIC_ISER and NVIC_ICER registers.
    
    